projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35b7867
)
board_r: fix a typo in comment block
author
Masahiro Yamada
<
[email protected]
>
Fri, 5 Feb 2016 11:49:39 +0000
(20:49 +0900)
committer
Tom Rini
<
[email protected]
>
Mon, 8 Feb 2016 15:22:41 +0000
(10:22 -0500)
Signed-off-by: Masahiro Yamada <
[email protected]
>
Reviewed-by: Bin Meng <
[email protected]
>
Reviewed-by: Simon Glass <
[email protected]
>
common/board_r.c
patch
|
blob
|
history
diff --git
a/common/board_r.c
b/common/board_r.c
index 75ee43e2d76eab0a44fa79db9d78085aff257feb..6c238652790c2d1aa839015a359e3f69e9a09c7b 100644
(file)
--- a/
common/board_r.c
+++ b/
common/board_r.c
@@
-456,7
+456,7
@@
static int initr_dataflash(void)
/*
* Tell if it's OK to load the environment early in boot.
*
- * If CONFIG_OF_CON
FIG
is defined, we'll check with the FDT to see
+ * If CONFIG_OF_CON
TROL
is defined, we'll check with the FDT to see
* if this is OK (defaulting to saying it's OK).
*
* NOTE: Loading the environment early can be a bad idea if security is